home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HNetware / HInfoNetW.EN / RCDATA / TFRMLOG / TFRMLOG.txt
Text File  |  2002-07-03  |  17KB  |  436 lines

  1. object frmLog: TfrmLog
  2.   Left = 315
  3.   Top = 443
  4.   Width = 616
  5.   Height = 313
  6.   Caption = 'Log View'
  7.   Color = clBtnFace
  8.   Font.Charset = EASTEUROPE_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   Menu = MainMenu
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 608
  23.     Height = 2
  24.     Align = alTop
  25.     Shape = bsTopLine
  26.   end
  27.   object sb: TStatusBar
  28.     Left = 0
  29.     Top = 247
  30.     Width = 608
  31.     Height = 19
  32.     Panels = <
  33.       item
  34.         Alignment = taRightJustify
  35.         Bevel = pbNone
  36.         Text = 'Entries'
  37.         Width = 50
  38.       end
  39.       item
  40.         Alignment = taRightJustify
  41.         Width = 50
  42.       end
  43.       item
  44.         Alignment = taRightJustify
  45.         Bevel = pbNone
  46.         Text = 'IP Address'
  47.         Width = 60
  48.       end
  49.       item
  50.         Width = 100
  51.       end
  52.       item
  53.         Width = 50
  54.       end>
  55.     SimplePanel = False
  56.   end
  57.   object pc: TPageControl
  58.     Left = 0
  59.     Top = 2
  60.     Width = 608
  61.     Height = 245
  62.     Cursor = crHandPoint
  63.     ActivePage = tsLog
  64.     Align = alClient
  65.     HotTrack = True
  66.     MultiLine = True
  67.     Style = tsFlatButtons
  68.     TabOrder = 1
  69.     object tsLog: TTabSheet
  70.       Caption = ' Log '
  71.       object Panel2: TPanel
  72.         Left = 0
  73.         Top = 0
  74.         Width = 600
  75.         Height = 214
  76.         Align = alClient
  77.         BevelInner = bvLowered
  78.         BevelOuter = bvNone
  79.         BorderWidth = 5
  80.         TabOrder = 0
  81.         object lv: TListView
  82.           Left = 6
  83.           Top = 6
  84.           Width = 588
  85.           Height = 202
  86.           Align = alClient
  87.           BorderStyle = bsNone
  88.           Columns = <
  89.             item
  90.               Caption = '   Time'
  91.               Width = 140
  92.             end
  93.             item
  94.               Caption = 'Message'
  95.               Width = 250
  96.             end
  97.             item
  98.               Alignment = taRightJustify
  99.               Caption = 'RTT [ms]'
  100.               Width = 75
  101.             end
  102.             item
  103.               Alignment = taRightJustify
  104.               Caption = 'Datasize [b]'
  105.               Width = 75
  106.             end>
  107.           ColumnClick = False
  108.           FlatScrollBars = True
  109.           HotTrackStyles = [htHandPoint, htUnderlineHot]
  110.           ReadOnly = True
  111.           RowSelect = True
  112.           PopupMenu = LogMenu
  113.           SmallImages = ImageList
  114.           TabOrder = 0
  115.           ViewStyle = vsReport
  116.         end
  117.       end
  118.     end
  119.     object tsChart: TTabSheet
  120.       Caption = ' Chart '
  121.       ImageIndex = 1
  122.       object Panel1: TPanel
  123.         Left = 0
  124.         Top = 0
  125.         Width = 600
  126.         Height = 220
  127.         Align = alClient
  128.         BevelInner = bvLowered
  129.         BevelOuter = bvNone
  130.         BorderWidth = 5
  131.         TabOrder = 0
  132.         object XYPlot: Tsp_XYPlot
  133.           Left = 6
  134.           Top = 6
  135.           Width = 588
  136.           Height = 208
  137.           Cursor = crCross
  138.           Align = alClient
  139.           Color = clBtnFace
  140.           Font.Charset = EASTEUROPE_CHARSET
  141.           Font.Color = clWindowText
  142.           Font.Height = -11
  143.           Font.Name = 'Tahoma'
  144.           Font.Style = []
  145.           ParentColor = False
  146.           ParentFont = False
  147.           TabOrder = 0
  148.           OnDblClick = XYPlotDblClick
  149.           OnMouseMove = XYPlotMouseMove
  150.           LeftAxis.Margin = 16
  151.           LeftAxis.Caption = 'RTT [ms]'
  152.           LeftAxis.TicksCount = 11
  153.           LeftAxis.LineAttr.Color = clBlack
  154.           LeftAxis.LineAttr.Visible = True
  155.           LeftAxis.GridAttr.Color = clGreen
  156.           LeftAxis.GridAttr.Visible = True
  157.           LeftAxis.LabelFormat = '###0.##'
  158.           LeftAxis.SFlags = 1
  159.           LeftAxis.SLinePos = (
  160.             71
  161.             170
  162.             161)
  163.           LeftAxis.fMax = 1000
  164.           RightAxis.Margin = 4
  165.           RightAxis.TicksCount = 3
  166.           RightAxis.LineAttr.Color = clBlack
  167.           RightAxis.LineAttr.Visible = True
  168.           RightAxis.GridAttr.Color = clGray
  169.           RightAxis.GridAttr.Visible = False
  170.           RightAxis.LabelFormat = '###0.##'
  171.           RightAxis.SFlags = 57
  172.           RightAxis.SLinePos = (
  173.             528
  174.             170
  175.             161)
  176.           RightAxis.fMax = 10
  177.           BottomAxis.Margin = 20
  178.           BottomAxis.Caption = 'Time'
  179.           BottomAxis.TicksCount = 3
  180.           BottomAxis.LineAttr.Color = clBlack
  181.           BottomAxis.LineAttr.Visible = True
  182.           BottomAxis.GridAttr.Color = clGreen
  183.           BottomAxis.GridAttr.Visible = True
  184.           BottomAxis.LabelFormat = 'yyyy/mm/dd hh:mm:ss'
  185.           BottomAxis.SFlags = 256
  186.           BottomAxis.SLinePos = (
  187.             72
  188.             171
  189.             455)
  190.           BottomAxis.fMin = -0.230625000000000000
  191.           BottomAxis.fMax = 9.225000000000000000
  192.           TopAxis.Margin = 4
  193.           TopAxis.TicksCount = 3
  194.           TopAxis.LineAttr.Color = clBlack
  195.           TopAxis.LineAttr.Visible = True
  196.           TopAxis.GridAttr.Color = clGray
  197.           TopAxis.GridAttr.Visible = False
  198.           TopAxis.LabelFormat = '###0.##'
  199.           TopAxis.SFlags = 56
  200.           TopAxis.SLinePos = (
  201.             72
  202.             8
  203.             455)
  204.           TopAxis.fMax = 10
  205.           BorderStyle = bs_None
  206.           FieldColor = clBlack
  207.           BufferedDisplay = True
  208.           OnDrawEnd = XYPlotDrawEnd
  209.         end
  210.       end
  211.     end
  212.   end
  213.   object ImageList: TImageList
  214.     ShareImages = True
  215.     Left = 130
  216.     Top = 82
  217.     Bitmap = {
  218.       494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  219.       0000000000003600000028000000400000001000000001002000000000000010
  220.       0000000000000000000000000000000000000000000000000000000000000000
  221.       0000000000007B7B7B0000000000000000000000000000000000000000007B7B
  222.       7B00000000000000000000000000000000000000000000000000000000000000
  223.       0000000000000000000000000000000000000000000000000000000000000000
  224.       0000000000000000000000000000000000000000000000000000000000000000
  225.       0000000000000000000000000000000000000000000000000000000000000000
  226.       0000000000000000000000000000000000000000000000000000000000000000
  227.       0000000000000000000000000000000000000000000000000000000000000000
  228.       0000000000000000000000000000000000000000000000000000000000000000
  229.       00000000000000007B000000FF000000FF000000FF000000FF000000FF000000
  230.       7B00000000000000000000000000000000000000000000000000000000000000
  231.       0000000000000000000000000000000000000000000000000000000000000000
  232.       0000000000000000000000000000000000000000000000000000000000000000
  233.       0000000000000000000000000000848484008484840000000000000000000000
  234.       0000000000000000000000000000000000000000000000000000000000000000
  235.       0000000000000000000000000000000000000000000000000000000000000000
  236.       0000000000000000000000000000000000000000000000000000000000000000
  237.       00000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  238.       FF000000FF00000000000000000000000000000000000000000000000000FFFF
  239.       FF00FFFFFF00FFFFFF000000000000FFFF0000FFFF0000000000FFFFFF00FFFF
  240.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  241.       0000000000000000000084848400000000000000000084848400000000000000
  242.       0000000000000000000000000000000000000000000000000000000000000000
  243.       0000000000000000000000000000000000000000000000000000000000000000
  244.       0000000000000000000000000000000000000000000000000000000000000000
  245.       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  246.       FF000000FF000000FF000000000000000000000000000000000000000000FFFF
  247.       FF00FFFFFF00FFFFFF000000000000FFFF0000FFFF0000000000FFFFFF00FFFF
  248.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  249.       0000000000008484840000000000FFFFFF0000FFFF0000000000848484000000
  250.       0000000000000000000000000000000000000000000000000000000000000000
  251.       0000000000000000000000000000000000000000000000000000000000000000
  252.       000000000000000000000000000000000000000000007B7B7B0000007B000000
  253.       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  254.       FF000000FF000000FF0000007B007B7B7B00000000000000000000000000FFFF
  255.       FF00FFFFFF00FFFFFF000000000000FFFF0000FFFF0000000000FFFFFF00FFFF
  256.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  257.       00008484840000000000FFFFFF0000FFFF00FFFFFF0000FFFF00000000008484
  258.       8400000000000000000000000000000000000000000000000000000000000000
  259.       0000000000000000000000000000000000000000000000000000000000000000
  260.       00000000000000000000000000000000000000000000000000000000FF000000
  261.       FF000000FF00FFFFFF00FFFFFF000000FF000000FF000000FF00FFFFFF00FFFF
  262.       FF000000FF000000FF000000FF0000000000000000000000000000000000FFFF
  263.       FF00FFFFFF00FFFFFF000000000000FFFF0000FFFF0000000000FFFFFF00FFFF
  264.       FF00FFFFFF000000000000000000000000000000000000000000000000008484
  265.       840000000000FFFFFF0000FFFF000000000000000000FFFFFF0000FFFF000000
  266.       0000848484000000000000000000000000000000000000000000000000000000
  267.       0000000000000000000000000000000000000000000000000000000000000000
  268.       00000000000000000000000000000000000000000000000000000000FF000000
  269.       FF000000FF000000FF00FFFFFF00FFFFFF000000FF00FFFFFF00FFFFFF000000
  270.       FF000000FF000000FF000000FF0000000000000000000000000000000000FFFF
  271.       FF00FFFFFF00FFFFFF0000000000000000000000000000000000FFFFFF00FFFF
  272.       FF00FFFFFF000000000000000000000000000000000000000000848484000000
  273.       0000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
  274.       FF00000000008484840000000000000000000000000000000000000000000000
  275.       0000000000000000000000000000000000000000000000000000000000000000
  276.       00000000000000000000000000000000000000000000000000000000FF000000
  277.       FF000000FF000000FF000000FF00FFFFFF00FFFFFF00FFFFFF000000FF000000
  278.       FF000000FF000000FF000000FF0000000000000000000000000000000000FFFF
  279.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  280.       FF00FFFFFF00000000000000000000000000000000008484840000000000FFFF
  281.       FF0000FFFF00FFFFFF0000FFFF000000000000000000FFFFFF0000FFFF00FFFF
  282.       FF0000FFFF000000000084848400000000000000000000000000000000000000
  283.       0000000000000000000000000000000000000000000000000000000000000000
  284.       00000000000000000000000000000000000000000000000000000000FF000000
  285.       FF000000FF000000FF000000FF00FFFFFF00FFFFFF00FFFFFF000000FF000000
  286.       FF000000FF000000FF000000FF0000000000000000000000000000FFFF000000
  287.       0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  288.       FF000000000000FFFF00000000000000000000000000000000008484840000FF
  289.       FF00FFFFFF0000FFFF00FFFFFF00000000000000000000FFFF00FFFFFF0000FF
  290.       FF00FFFFFF008484840000000000000000000000000000000000000000000000
  291.       0000000000000000000000000000000000000000000000000000000000000000
  292.       00000000000000000000000000000000000000000000000000000000FF000000
  293.       FF000000FF000000FF00FFFFFF00FFFFFF000000FF00FFFFFF00FFFFFF000000
  294.       FF000000FF000000FF000000FF000000000000000000000000000000000000FF
  295.       FF0000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
  296.       000000FFFF00000000000000000000000000000000000000000000000000FFFF
  297.       FF0000FFFF00FFFFFF0000FFFF000000000000000000FFFFFF0000FFFF00FFFF
  298.       FF0000FFFF000000000084848400000000000000000000000000000000000000
  299.       0000000000000000000000000000000000000000000000000000000000000000
  300.       000000000000000000000000000000000000000000007B7B7B0000007B000000
  301.       FF000000FF00FFFFFF00FFFFFF000000FF000000FF000000FF00FFFFFF00FFFF
  302.       FF000000FF000000FF0000007B007B7B7B000000000000000000000000000000
  303.       000000FFFF0000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000FF
  304.       FF00000000000000000000000000000000000000000000000000000000000000
  305.       0000FFFFFF0000FFFF00FFFFFF00000000000000000000FFFF00FFFFFF0000FF
  306.       FF00000000008484840000000000000000000000000000000000000000000000
  307.       0000000000000000000000000000000000000000000000000000000000000000
  308.       0000000000000000000000000000000000000000000000000000000000000000
  309.       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  310.       FF000000FF000000FF0000000000000000000000000000000000000000000000
  311.       00000000000000FFFF0000000000FFFFFF00FFFFFF000000000000FFFF000000
  312.       0000000000000000000000000000000000000000000000000000000000000000
  313.       000000000000FFFFFF0000FFFF000000000000000000FFFFFF0000FFFF000000
  314.       0000848484000000000000000000000000000000000000000000000000000000
  315.       0000000000000000000000000000000000000000000000000000000000000000
  316.       0000000000000000000000000000000000000000000000000000000000000000
  317.       00000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  318.       FF000000FF000000000000000000000000000000000000000000000000000000
  319.       0000000000000000000000FFFF00000000000000000000FFFF00000000000000
  320.       7B00000000000000000000000000000000000000000000000000000000000000
  321.       00000000000000000000FFFFFF0000FFFF00FFFFFF0000FFFF00000000008484
  322.       8400000000000000000000000000000000000000000000000000000000000000
  323.       0000000000000000000000000000000000000000000000000000000000000000
  324.       0000000000000000000000000000000000000000000000000000000000000000
  325.       00000000000000007B000000FF000000FF000000FF000000FF000000FF000000
  326.       7B00000000000000000000000000000000000000000000000000000000000000
  327.       000000000000000000000000000000FFFF0000FFFF0000000000000000000000
  328.       7B00000000000000000000000000000000000000000000000000000000000000
  329.       0000000000000000000000000000FFFFFF0000FFFF0000000000848484000000
  330.       0000000000000000000000000000000000000000000000000000000000000000
  331.       0000000000000000000000000000000000000000000000000000000000000000
  332.       0000000000000000000000000000000000000000000000000000000000000000
  333.       0000000000007B7B7B0000000000000000000000000000000000000000007B7B
  334.       7B00000000000000000000000000000000000000000000000000000000000000
  335.       0000000000000000000000000000000000000000000000000000000000000000
  336.       7B00000000000000000000000000000000000000000000000000000000000000
  337.       0000000000000000000000000000000000000000000084848400000000000000
  338.       0000000000000000000000000000000000000000000000000000000000000000
  339.       0000000000000000000000000000000000000000000000000000000000000000
  340.       0000000000000000000000000000000000000000000000000000000000000000
  341.       0000000000000000000000000000000000000000000000000000000000000000
  342.       0000000000000000000000000000000000000000000000000000000000000000
  343.       0000000000000000000000000000000000000000000000000000000000000000
  344.       0000000000000000000000000000000000000000000000000000000000000000
  345.       0000000000000000000000000000000000008484840000000000000000000000
  346.       0000000000000000000000000000000000000000000000000000000000000000
  347.       0000000000000000000000000000000000000000000000000000000000000000
  348.       000000000000000000000000000000000000424D3E000000000000003E000000
  349.       2800000040000000100000000100010000000000800000000000000000000000
  350.       000000000000000000000000FFFFFF00F80FFFFFFFFF0000F007C003FE7F0000
  351.       E003C003FC3F0000C001C003F81F00008000C003F00F00008000C003E0070000
  352.       8000C003C00300008000C0038001000080008001800100008000C003C0010000
  353.       8000E007E0030000C001F007F0070000E003F807F80F0000F007FC27FC1F0000
  354.       F80FFE67FE3F0000FFFFFFFFFF7F000000000000000000000000000000000000
  355.       000000000000}
  356.   end
  357.   object Storage: TFormStorage
  358.     IniFileName = 'Software\MiTeC\AutoPing\1.0'
  359.     IniSection = 'LogView'
  360.     Options = [fpPosition]
  361.     UseRegistry = True
  362.     StoredValues = <>
  363.     Left = 179
  364.     Top = 80
  365.   end
  366.   object od: TAgOpenDialog
  367.     DefaultExt = 'log'
  368.     Filter = 'Log files|*.apl'
  369.     ShowPlacesBar = True
  370.     Left = 91
  371.     Top = 82
  372.   end
  373.   object MainMenu: TMainMenu
  374.     Left = 238
  375.     Top = 87
  376.     object mmFile: TMenuItem
  377.       Caption = 'File'
  378.       object mmOpen: TMenuItem
  379.         Caption = 'Open...'
  380.         OnClick = cmOpen
  381.       end
  382.       object mmSave: TMenuItem
  383.         Caption = 'Save to text...'
  384.         OnClick = cmSave
  385.       end
  386.       object N1: TMenuItem
  387.         Caption = '-'
  388.       end
  389.       object mmClose: TMenuItem
  390.         Caption = 'Close'
  391.         OnClick = cmClose
  392.       end
  393.     end
  394.   end
  395.   object XYLine: Tsp_XYLine
  396.     Plot = XYPlot
  397.     LineAttr.Color = clYellow
  398.     LineAttr.Visible = True
  399.     PointAttr.Color = clLime
  400.     PointAttr.Kind = ptRectangle
  401.     PointAttr.Visible = True
  402.     Left = 288
  403.     Top = 90
  404.   end
  405.   object sd: TAgSaveDialog
  406.     DefaultExt = 'txt'
  407.     Filter = 'Text files|*.txt|All files|*.*'
  408.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
  409.     ShowPlacesBar = True
  410.     Left = 337
  411.     Top = 94
  412.   end
  413.   object LogMenu: TPopupMenu
  414.     OnPopup = LogMenuPopup
  415.     Left = 45
  416.     Top = 84
  417.     object pmSucc: TMenuItem
  418.       Caption = 'Successes'
  419.       GroupIndex = 1
  420.       OnClick = cmViewMode
  421.     end
  422.     object pmWarn: TMenuItem
  423.       Tag = 1
  424.       Caption = 'Warnings'
  425.       GroupIndex = 2
  426.       OnClick = cmViewMode
  427.     end
  428.     object pmErr: TMenuItem
  429.       Tag = 2
  430.       Caption = 'Errors'
  431.       GroupIndex = 3
  432.       OnClick = cmViewMode
  433.     end
  434.   end
  435. end
  436.